C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / DropDown<T> Class / OnClientLostFocus Property

In This Topic
OnClientLostFocus Property (DropDown<T>)
In This Topic
Occurs when the control loses the focus.
Syntax
'Declaration
 
Public Property OnClientLostFocus As String
 
See Also